Skip to content

[Docs] Fixed the countUp description #7590

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 14, 2022

Conversation

pedrominatel
Copy link
Member

Description of Change

This PR fixes the description for the countUp argument in the Timer API hw_timer_t * timerBegin(uint8_t num, uint16_t divider, bool countUp); function.

Tests scenarios

N/A

Related links

Closes #7589

@pedrominatel pedrominatel added the Type: Documentation Issue pertains to Documentation of Arduino ESP32 label Dec 14, 2022
@pedrominatel pedrominatel self-assigned this Dec 14, 2022
Copy link
Member

@P-R-O-C-H-Y P-R-O-C-H-Y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing @pedrominatel

@pedrominatel
Copy link
Member Author

Can you merge as soon as the CI passes, @P-R-O-C-H-Y?

@P-R-O-C-H-Y P-R-O-C-H-Y merged commit 6b33cbb into espressif:master Dec 14, 2022
Human pushed a commit to Human/arduino-esp32 that referenced this pull request Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Issue pertains to Documentation of Arduino ESP32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix the Timer API parameter in the Documentation
2 participants